projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b37702
)
(term_mouse_moveto): New extern.
author
Nick Roberts
<nickrob@snap.net.nz>
Wed, 30 May 2007 05:22:46 +0000
(
05:22
+0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Wed, 30 May 2007 05:22:46 +0000
(
05:22
+0000)
src/termhooks.h
patch
|
blob
|
history
diff --git
a/src/termhooks.h
b/src/termhooks.h
index 1e9968530e89f95053312c4ff9689eb0355a1467..ee6e707e6b5c397d789a527293c9fb0b44854a33 100644
(file)
--- a/
src/termhooks.h
+++ b/
src/termhooks.h
@@
-453,6
+453,7
@@
enum {
#ifdef HAVE_GPM
#include <gpm.h>
extern int handle_one_term_event (Gpm_Event *, struct input_event *);
+extern void term_mouse_moveto (int, int);
/* Nonzero means mouse is enabled on Linux console */
extern int term_gpm;